|
Lines 7-12
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= libgpg-error |
8 |
PORTNAME= libgpg-error |
| 9 |
PORTVERSION= 1.4 |
9 |
PORTVERSION= 1.4 |
|
|
10 |
PORTREVISION= 1 |
| 10 |
CATEGORIES= security devel |
11 |
CATEGORIES= security devel |
| 11 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
12 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
| 12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
|
Lines 15-20
Link Here
|
| 15 |
COMMENT= Common error values for all GnuPG components |
16 |
COMMENT= Common error values for all GnuPG components |
| 16 |
|
17 |
|
| 17 |
USE_AUTOTOOLS= libtool:15 |
18 |
USE_AUTOTOOLS= libtool:15 |
|
|
19 |
USE_GNOME= ltverhack |
| 18 |
USE_LDCONFIG= yes |
20 |
USE_LDCONFIG= yes |
| 19 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
| 20 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
22 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |