mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Use SF macro
- Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
This commit is contained in:
parent
df0c2d009e
commit
12c9856f98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209461
1 changed files with 2 additions and 3 deletions
|
@ -7,9 +7,9 @@
|
|||
|
||||
PORTNAME= drgeo
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= ofset
|
||||
|
||||
MAINTAINER= amdmi3@amdmi3.ru
|
||||
|
@ -17,7 +17,6 @@ COMMENT= A GTK interactive geometry sofware
|
|||
|
||||
LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue